home *** CD-ROM | disk | FTP | other *** search
- object FormHtmlForms: TFormHtmlForms
- Left = 346
- Top = 181
- BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
- BorderStyle = bsDialog
- Caption = 'Forms'
- ClientHeight = 424
- ClientWidth = 536
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- OnClose = FormClose
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label9: TLabel
- Left = 8
- Top = 392
- Width = 81
- Height = 17
- AutoSize = False
- Caption = 'Description Text:'
- end
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 536
- Height = 80
- Align = alTop
- BevelOuter = bvNone
- Color = clWhite
- TabOrder = 5
- object Image1: TImage
- Left = 4
- Top = 0
- Width = 65
- Height = 80
- Hint = 'The "Wizard"'
- AutoSize = True
- ParentShowHint = False
- ShowHint = True
- end
- object Label10: TLabel
- Left = 80
- Top = 20
- Width = 441
- Height = 41
- AutoSize = False
- Caption =
- 'Use the toolbar to create the elements of your form. Then set th' +
- 'e attributes of the form. You may type in a description that wil' +
- 'l be placed with the element. You may also save the form as a te' +
- 'mplate or open a previously saved form template file.'
- WordWrap = True
- end
- object Label15: TLabel
- Left = 80
- Top = 64
- Width = 33
- Height = 17
- AutoSize = False
- Caption = 'Note:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label16: TLabel
- Left = 120
- Top = 64
- Width = 401
- Height = 17
- AutoSize = False
- Caption =
- 'For more attributes and event handlers, use the Attribute Assist' +
- 'ant with <form>.'
- WordWrap = True
- end
- object Label20: TLabel
- Left = 96
- Top = 0
- Width = 345
- Height = 20
- Alignment = taCenter
- AutoSize = False
- Caption = 'Forms'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clTeal
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- object Button1: TButton
- Left = 293
- Top = 392
- Width = 75
- Height = 25
- Caption = '&OK'
- Default = True
- TabOrder = 2
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 373
- Top = 392
- Width = 75
- Height = 25
- Cancel = True
- Caption = '&Cancel'
- TabOrder = 3
- OnClick = Button2Click
- end
- object Button3: TButton
- Left = 453
- Top = 392
- Width = 75
- Height = 25
- Caption = '&Help'
- TabOrder = 4
- OnClick = Button3Click
- end
- object GroupBox1: TGroupBox
- Left = 8
- Top = 88
- Width = 521
- Height = 153
- Caption = 'Form Elements'
- TabOrder = 0
- object Grid1: TStringGrid
- Left = 8
- Top = 31
- Width = 505
- Height = 115
- HelpContext = 1114
- ColCount = 3
- DefaultColWidth = 100
- DefaultRowHeight = 15
- FixedCols = 0
- RowCount = 2
- Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goColSizing, goEditing, goTabs]
- TabOrder = 0
- OnTopLeftChanged = Grid1TopLeftChanged
- end
- object Bar: TToolBar
- Left = 84
- Top = 8
- Width = 381
- Height = 23
- Align = alNone
- Caption = 'Bar'
- EdgeInner = esNone
- EdgeOuter = esNone
- Flat = True
- Images = FormMain.MenuList
- TabOrder = 1
- object ToolButton1: TToolButton
- Left = 0
- Top = 0
- Hint = 'Reset/Start Form'
- Caption = 'ToolButton1'
- ImageIndex = 8
- ParentShowHint = False
- ShowHint = True
- OnClick = ToolButton1Click
- end
- object ToolButton2: TToolButton
- Left = 23
- Top = 0
- Hint = 'Open a form template'
- Caption = 'ToolButton2'
- ImageIndex = 9
- ParentShowHint = False
- ShowHint = True
- OnClick = ToolButton2Click
- end
- object ToolButton3: TToolButton
- Left = 46
- Top = 0
- Hint = 'Save current form as template'
- Caption = 'ToolButton3'
- ImageIndex = 11
- ParentShowHint = False
- ShowHint = True
- OnClick = ToolButton3Click
- end
- object ToolButton17: TToolButton
- Left = 69
- Top = 0
- Hint = 'Delete focused element'
- Caption = 'ToolButton17'
- ImageIndex = 6
- ParentShowHint = False
- ShowHint = True
- OnClick = ToolButton17Click
- end
- object ToolButton15: TToolButton
- Left = 92
- Top = 0
- Width = 8
- Caption = 'ToolButton15'
- ImageIndex = 14
- Style = tbsSeparator
- end
- object ToolButton4: TToolButton
- Left = 100
- Top = 0
- Hint = 'Text box'
- Caption = 'ToolButton4'
- ImageIndex = 64
- ParentShowHint = False
- ShowHint = True
- OnClick = ToolButton4Click
- end
- object ToolButton5: TToolButton
- Left = 123
- Top = 0
- Hint = 'Password box'
- Caption = 'ToolButton5'
- ImageIndex = 55
- ParentShowHint = False
- ShowHint = True
- OnClick = ToolButton5Click
- end
- object ToolButton6: TToolButton
- Left = 146
- Top = 0
- Hint = 'File Upload box'
- Caption = 'ToolButton6'
- ImageIndex = 61
- ParentShowHint = False
- ShowHint = True
- OnClick = ToolButton6Click
- end
- object ToolButton13: TToolButton
- Left = 169
- Top = 0
- Hint = 'Hidden field'
- Caption = 'ToolButton13'
- ImageIndex = 65
- ParentShowHint = False
- ShowHint = True
- OnClick = ToolButton13Click
- end
- object ToolButton7: TToolButton
- Left = 192
- Top = 0
- Hint = 'Text Area'
- Caption = 'ToolButton7'
- ImageIndex = 57
- ParentShowHint = False
- ShowHint = True
- OnClick = ToolButton7Click
- end
- object ToolButton14: TToolButton
- Left = 215
- Top = 0
- Hint = 'Select Box'
- Caption = 'ToolButton14'
- ImageIndex = 0
- ParentShowHint = False
- ShowHint = True
- OnClick = ToolButton14Click
- end
- object ToolButton8: TToolButton
- Left = 238
- Top = 0
- Hint = 'Button'
- Caption = 'ToolButton8'
- ImageIndex = 63
- ParentShowHint = False
- ShowHint = True
- OnClick = ToolButton8Click
- end
- object ToolButton9: TToolButton
- Left = 261
- Top = 0
- Hint = 'Image'
- Caption = 'ToolButton9'
- ImageIndex = 62
- ParentShowHint = False
- ShowHint = True
- OnClick = ToolButton9Click
- end
- object ToolButton10: TToolButton
- Left = 284
- Top = 0
- Hint = 'Radio button'
- Caption = 'ToolButton10'
- ImageIndex = 60
- ParentShowHint = False
- ShowHint = True
- OnClick = ToolButton10Click
- end
- object ToolButton11: TToolButton
- Left = 307
- Top = 0
- Hint = 'Check box'
- Caption = 'ToolButton11'
- ImageIndex = 59
- ParentShowHint = False
- ShowHint = True
- OnClick = ToolButton11Click
- end
- object ToolButton12: TToolButton
- Left = 330
- Top = 0
- Hint = 'Reset button'
- Caption = 'ToolButton12'
- ImageIndex = 58
- ParentShowHint = False
- ShowHint = True
- OnClick = ToolButton12Click
- end
- object ToolButton16: TToolButton
- Left = 353
- Top = 0
- Hint = 'Submit button'
- Caption = 'ToolButton16'
- ImageIndex = 58
- ParentShowHint = False
- ShowHint = True
- OnClick = ToolButton16Click
- end
- end
- end
- object GroupBox2: TGroupBox
- Left = 8
- Top = 248
- Width = 521
- Height = 137
- Caption = 'Form Attributes'
- TabOrder = 1
- object Label4: TLabel
- Left = 232
- Top = 22
- Width = 73
- Height = 17
- AutoSize = False
- Caption = 'Action:'
- end
- object Label5: TLabel
- Left = 16
- Top = 22
- Width = 65
- Height = 17
- AutoSize = False
- Caption = 'Name:'
- end
- object Label2: TLabel
- Left = 232
- Top = 78
- Width = 81
- Height = 17
- AutoSize = False
- Caption = 'Auto Complete:'
- end
- object Label1: TLabel
- Left = 232
- Top = 50
- Width = 49
- Height = 17
- AutoSize = False
- Caption = 'Enctype:'
- end
- object Label3: TLabel
- Left = 16
- Top = 50
- Width = 57
- Height = 17
- AutoSize = False
- Caption = 'Method:'
- end
- object Label6: TLabel
- Left = 16
- Top = 78
- Width = 41
- Height = 17
- AutoSize = False
- Caption = 'Target:'
- end
- object Label7: TLabel
- Left = 16
- Top = 106
- Width = 57
- Height = 17
- AutoSize = False
- Caption = 'onSubmit:'
- end
- object Label8: TLabel
- Left = 232
- Top = 106
- Width = 57
- Height = 17
- AutoSize = False
- Caption = 'onReset:'
- end
- object Href: TComboBox
- Left = 312
- Top = 20
- Width = 177
- Height = 21
- HelpContext = 1116
- ItemHeight = 13
- TabOrder = 1
- end
- object HrefB: TButton
- Left = 488
- Top = 21
- Width = 20
- Height = 19
- HelpContext = 1116
- Caption = '...'
- TabOrder = 2
- OnClick = HrefBClick
- end
- object IName: TEdit
- Left = 80
- Top = 20
- Width = 113
- Height = 21
- HelpContext = 1115
- TabOrder = 0
- end
- object AutoComplete: TComboBox
- Left = 312
- Top = 76
- Width = 65
- Height = 21
- HelpContext = 1120
- ItemHeight = 13
- TabOrder = 6
- Items.Strings = (
- 'yes'
- 'no')
- end
- object Enctype: TComboBox
- Left = 312
- Top = 48
- Width = 177
- Height = 21
- HelpContext = 1118
- ItemHeight = 13
- TabOrder = 4
- Items.Strings = (
- 'application/x-www-form-urlencoded'
- 'text/plain'
- 'multipart/form-data')
- end
- object Method: TComboBox
- Left = 80
- Top = 48
- Width = 113
- Height = 21
- HelpContext = 1117
- ItemHeight = 13
- TabOrder = 3
- Text = 'get'
- Items.Strings = (
- 'get'
- 'post')
- end
- object Target: TComboBox
- Left = 80
- Top = 76
- Width = 113
- Height = 21
- HelpContext = 1119
- ItemHeight = 13
- TabOrder = 5
- Items.Strings = (
- '_blank'
- '_self'
- '_parent'
- '_top'
- '_search')
- end
- object Submit: TEdit
- Left = 80
- Top = 104
- Width = 137
- Height = 21
- HelpContext = 1121
- TabOrder = 7
- end
- object Reset: TEdit
- Left = 312
- Top = 104
- Width = 137
- Height = 21
- HelpContext = 1122
- TabOrder = 8
- end
- end
- object RadioNext: TRadioButton
- Left = 152
- Top = 392
- Width = 65
- Height = 17
- HelpContext = 1124
- Caption = 'Next To'
- TabOrder = 6
- end
- object RadioTop: TRadioButton
- Left = 224
- Top = 392
- Width = 57
- Height = 17
- HelpContext = 1125
- Caption = 'On Top'
- TabOrder = 7
- end
- object RadioNone: TRadioButton
- Left = 96
- Top = 392
- Width = 57
- Height = 17
- HelpContext = 1123
- Caption = 'None'
- Checked = True
- TabOrder = 8
- TabStop = True
- end
- object Open1: TOpenDialog
- DefaultExt = 'fmp'
- Filter = 'Form Templates (*.fmp)|*.fmp'
- Left = 32
- Top = 112
- end
- object Save1: TSaveDialog
- DefaultExt = 'fmp'
- Filter = 'Form Templates (*.fmp)|*.fmp'
- Options = [ofOverwritePrompt, ofHideReadOnly, ofEnableSizing]
- Title = 'Save Form Template'
- Left = 56
- Top = 112
- end
- end
-